2 matches found
CVE-2018-13229
The CVE concerns RiptideCoin (RIPT) and its smart contract sell() function, where an integer overflow in amount * sellPrice can yield zero, thereby reducing a seller’s assets. The description identifies the vulnerable component as the sell function; the root cause is an integer overflow in a mult...
CVE-2018-13732
The CVE-2018-13732 entry concerns the mintToken function of a smart contract implementing RiptideCoin (RIPT). The vulnerability is an integer overflow that lets the contract owner set an arbitrary user’s balance to any value. This is described in the NVD entry and linked references (e.g., BlockCh...